| PictureEffects Xojo Plugin |
|
SurfaceWaveModule Module
A module that has SurfaceWave method. The method is in global name space so it can either be called like
SurfaceWaveModule.SurfaceWave(…)
or just
SurfaceWave(…)
Methods
SurfaceWave | To create a surface wave effect where it will seem as a stone has been thrown onto a liquid picture then use the SurfaceWave function. |